<?xml version="1.0"?>
<component name="org.nuxeo.document.routing.web.themes.override">

  <require>org.nuxeo.document.routing.web.themes</require>

  <extension point="views" target="org.nuxeo.theme.services.ThemeService">

    <view merge="true" name="nuxeo5 includes" template-engine="jsf-facelets">
      <format-type>widget</format-type>
      <resource>automation.js</resource>
      <resource>jquery.jsPlumb-1.5.1-min.js</resource>
      <resource>documentRoutingGraph.js</resource>
      <resource>documentRoutingGraph.css</resource>
    </view>

  </extension>

</component>
